From 3af4f7b1c4ce2a273a175d7e8dac1b008acf0518 Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Sat, 24 Jun 2017 08:50:35 +0200 Subject: [PATCH] Bump policy and debhelper versions --- debian/compat | 2 +- debian/control | 4 ++-- debian/rules | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/compat b/debian/compat index ec635144..f599e28b 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 0bd8df9d..3c535411 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Thomas Moulard , Leopold Palomo-Avellaneda Section: libs Priority: extra -Build-Depends: debhelper (>= 9), dh-exec (>=0.3), +Build-Depends: debhelper (>= 10), dh-exec (>=0.3), cmake, python-sphinx, libboost-system-dev, @@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 9), dh-exec (>=0.3), libvtk6-qt-dev [!armel !armhf] Build-Depends-Indep: doxygen, doxygen-latex -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pcl.git Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/pcl.git Homepage: http://www.pointclouds.org/ diff --git a/debian/rules b/debian/rules index a48df666..96297541 100755 --- a/debian/rules +++ b/debian/rules @@ -94,7 +94,7 @@ override_dh_installchangelogs: %: - dh $@ --parallel --builddirectory=build + dh $@ --builddirectory=build get-orig-source: -- 2.30.2